home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
util
/
simulare.sit
/
Simula 4.07 Reference
/
card_6148.txt
< prev
next >
Wrap
Text File
|
1989-05-02
|
3KB
|
165 lines
-- card: 6148 from stack: in.07 Reference
-- bmap block id: 0
-- flags: 0000
-- background id: 2697
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=160 top=162 right=187 bottom=249
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: declaration
----- HyperTalk script -----
on mouseUp
go to card id 4112
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=160 top=185 right=206 bottom=249
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Statement
----- HyperTalk script -----
on mouseUp
go to card id 5806
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=404 top=249 right=266 bottom=423
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: :-
----- HyperTalk script -----
on mouseUp
go to card id 7242
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=366 top=250 right=267 bottom=385
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: :=
----- HyperTalk script -----
on mouseUp
go to card id 5983
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=139 top=102 right=153 bottom=380
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Proc-param Spec
----- HyperTalk script -----
on mouseUp
go to card id 14163
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=440 top=55 right=75 bottom=495
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Explain
----- HyperTalk script -----
on mouseUp
go to card id 40553
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 8004
-- rect: left=43 top=109 right=131 bottom=127
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Parameters
----- HyperTalk script -----
on mouseUp
go to card id 40763
end mouseUp
-- part contents for background part 1
----- text -----
type procedure Func-id {(identifier {, identifier});
[name identifier {, identifier}) ;]
[value identifier {, identifier}) ;]
[proc param spec ;]
begin
{declaration ;}
{statement ;}
end;
Note:
ΓÇó If there are no parameters, the '()' is left out
ΓÇó Function-result is returned with a or to
the Func-id.
-- part contents for background part 2
----- text -----
function declaration